home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / geosat20.zip / GEOSAT.DOC < prev    next >
Text File  |  1990-11-01  |  2KB  |  39 lines

  1.                 GEOSYNCHRONOUS SATELLITES (NORTH AMERICA)
  2.                                 v 2.0
  3.  
  4.   This program is an adaptation from the public domain program SYNCSAT.
  5.   Unfortunately, the public domain program does not run without BASIC
  6.   support, and the interface is unfinished.
  7.  
  8.   I have rewritten this program in Turbo-Pascal and have changed the
  9.   format such that much of the "interactive" queries have been
  10.   eliminated.
  11.  
  12.   The program will now simply ask you for your geographical longitude and
  13.   latitude. The pointing angles at the location of the satellite dish
  14.   looking at the common C-Band and Ku-Band North American Satellites are
  15.   then displayed. C-band are bright and Ku band data are low intensity.
  16.  
  17.   This display visually allows you to see the graceful arc in the sky that
  18.   these satellites occupy.
  19.  
  20.   The program is really quite simple and is intended to allow one to see
  21.   the viewing angles of a home satellite dish at various locations
  22.   throughout North America.
  23.  
  24.   The program uses GEOSAT.DAT to read the list of current satellites. This
  25.   is an ASCII file and can be modified, although more than 24 entries will
  26.   cause the display to scroll too much. The first column is the satellite
  27.   name, second column is the code name, the third colum is the orbital
  28.   longitude and the last column is the C- or Ku-Band designation. Be sure
  29.   that this file is located in the same directory as the primary
  30.   GEOSAT.EXE file.
  31.  
  32.   Altough donated to the public domain again, please let me know if you
  33.   have found this program useful or mathematically accurate.
  34.  
  35.   Philip Miller
  36.   32680 Coast Ridge Drive
  37.   Carmel, California
  38.   October 1990
  39.